config MS_PWM
    tristate "SSTAR_PWM"
    select PWM

    help
        SStar PWM driver function
	Say Y here to enable the driver for the PWM.
        If unsure, say Y.
        To compile this driver as a module, choose M here: the
        module will be called mdrv_ts.
	
config PWM_NEW
    bool "Support NEW PWM configuration"
    default y
    help
      Support NEW PWM configuration

